Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
authorJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:34:05 +0000 (23:34 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:34:05 +0000 (23:34 +0000)
commit0fe1b18a1a780a0e074cd233f3a1052a3a2d053d
treef6588a48d1c3e4b97f32b09ec40b9e50424f5214
parent0a16aba3bc1739c24d3c54d56f82a7f2403ce7fe
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)

* window.el (recenter-last-op): Doc fix.
(recenter-positions): New defcustom.
(recenter-top-bottom): Rewrite to use `recenter-positions'.
(move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
etc/NEWS
lisp/ChangeLog
lisp/window.el